![]() |
subject > programming language construct > class > singleton^2 |
![]() ![]() | |||
singleton^2 comparison table |
Subject | is a kind of | is a subtopic of | has definition |
---|---|---|---|
class | programming language construct | 9.2 - Principles Leading to Good Design | A software module that provides both procedural and data abstraction. It describes a set of similar objects, called its instances |
singleton^2 | class | 6.5 - The Singleton Pattern | A class for which only one instance should exist |